@charset "UTF-8";
@font-face {
  font-family: '思源黑体正常字体_0';
  src: url('./思源黑体正常字体_0.ttf') format('truetype');
  /* 也可以引入其他格式的字体文件，具体根据你的字体文件而定 */
}
html, body, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, input, ins, kbd, label, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { padding: 0; margin: 0; border: 0; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "思源黑体正常字体_0","Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; }

body, html { min-height: 100%; margin: 0; padding: 0; }

table { border-collapse: collapse; }

table { border-collapse: collapse; }

table th, table td { border: 1px solid #ccc; padding: 0.4rem; }

html { /* 取消移动设备横屏时字体大小自动调整功能. */ -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; /* -webkit-font-smoothing: antialiased; */ }

iframe { display: block; }

body { -webkit-overflow-scrolling: touch; font-size: 14px; }

/* 手机端下去掉横向滚动跳 */
@media screen and (max-width: 760px) { body { overflow-x: hidden; } }

img { vertical-align: middle; font-size: 0; }

ul, li { list-style: none; }

label { cursor: inherit; }

h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: normal; }

.inline-block { display: inline-block; vertical-align: middle; }

.pull-left { float: left; }

.pull-right { float: right; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.u-left { float: left; }

.u-right { float: right; }

.clearfix { zoom: 1; }

.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }

.clearfix:after { clear: both; }

.u-clearfix { zoom: 1; }

.u-bold { font-weight: bold; }

.u-bd { padding-left: rem(32px); padding-right: rem(32px); }

.u-clearfix:before, .u-clearfix:after { display: table; line-height: 0; content: ""; }

.u-clearfix:after { clear: both; }

.u-bold { font-weight: bold; }

a { cursor: pointer; }

a, a:link, a:visited, a:hover, a:active { text-decoration: none; color: inherit; }

button { outline: none; border: 0; background: transparent; padding: 0; width: initial; font-size: inherit; cursor: pointer; }

select { outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #ddd; display: block; width: 100%; background: transparent; direction: ltr; -webkit-box-sizing: border-box; box-sizing: border-box; }

input:focus { outline: none; }

.u-richText img { max-width: 100%; }

.u-richText p { line-height: 2; }

input, textarea { outline: none; border: 0; outline: none; background: none; border-radius: 0; -webkit-appearance: none; font-size: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

p { line-height: 1.467; }

.u-required { color: red; }

.u-ell { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.u-ells, .u-ells2, .u-ells3, .u-ells5, .u-ells6 { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-bottom: 0; }
/* 2023/10把u-ells4单独出来删除-webkit-box-orient: vertical; */
.u-ells4{ overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  padding-bottom: 0; }

.u-ells3 { -webkit-line-clamp: 3; }

.u-ells4 { -webkit-line-clamp: 4; }

.u-ells5 { -webkit-line-clamp: 5; }

.u-ells6 { -webkit-line-clamp: 6; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.u-richText img, .u-rich img { max-width: 100%; }

.v-flex { position: relative; display: block; overflow: hidden; }

.v-flex::after { content: ""; position: static; display: inline-block; padding-bottom: 100%; vertical-align: middle; }

.m10 { margin: 10px; }

.mt10 { margin-top: 10px; }

.mr10 { margin-right: 10px; }

.mb10 { margin-bottom: 10px; }

.ml10 { margin-left: 10px; }

.p10 { padding: 10px; }

.pt10 { padding-top: 10px; }

.pr10 { padding-right: 10px; }

.pb10 { padding-bottom: 10px; }

.pl10 { padding-left: 10px; }

.m20 { margin: 20px; }

.mt20 { margin-top: 20px; }

.mr20 { margin-right: 20px; }

.mb20 { margin-bottom: 20px; }

.ml20 { margin-left: 20px; }

.p20 { padding: 20px; }

.pt20 { padding-top: 20px; }

.pr20 { padding-right: 20px; }

.pb20 { padding-bottom: 20px; }

.pl20 { padding-left: 20px; }

.m30 { margin: 30px; }

.mt30 { margin-top: 30px; }

.mr30 { margin-right: 30px; }

.mb30 { margin-bottom: 30px; }

.ml30 { margin-left: 30px; }

.p30 { padding: 30px; }

.pt30 { padding-top: 30px; }

.pr30 { padding-right: 30px; }

.pb30 { padding-bottom: 30px; }

.pl30 { padding-left: 30px; }

.m40 { margin: 40px; }

.mt40 { margin-top: 40px; }

.mr40 { margin-right: 40px; }

.mb40 { margin-bottom: 40px; }

.ml40 { margin-left: 40px; }

.p40 { padding: 40px; }

.pt40 { padding-top: 40px; }

.pr40 { padding-right: 40px; }

.pb40 { padding-bottom: 40px; }

.pl40 { padding-left: 40px; }

.m50 { margin: 50px; }

.mt50 { margin-top: 50px; }

.mr50 { margin-right: 50px; }

.mb50 { margin-bottom: 50px; }

.ml50 { margin-left: 50px; }

.p50 { padding: 50px; }

.pt50 { padding-top: 50px; }

.pr50 { padding-right: 50px; }

.pb50 { padding-bottom: 50px; }

.pl50 { padding-left: 50px; }

body { color: #3f3f3f; }

body::-webkit-scrollbar-button, html::-webkit-scrollbar-button { display: none; }

::-webkit-scrollbar-thumb { border-radius: 4px; background-color: #149b8e; }

body::-webkit-scrollbar-track, html::-webkit-scrollbar-track { background-color: #eee; }

::-webkit-scrollbar { width: 5px; height: 5px; background-color: rgba(210, 210, 210, 0.48); border-radius: 0; }

body::-webkit-scrollbar, html::-webkit-scrollbar { width: 6px; border-radius: 1.5px; }

::placeholder { color: #8f8f8f; }

.theme-color { color: #149b8e !important; }

.theme-bg { background-color: #149b8e !important; color: #fff !important; }

.theme-border { border-color: #149b8e !important; }

.theme-color-hover:hover { color: #149b8e !important; }

.theme-bg-hover:hover { background-color: #149b8e !important; color: #fff !important; }

.theme-border-hover:hover { border-color: #149b8e !important; }

.u-container { width: 1500px; margin-left: auto; margin-right: auto; }

.v-flex > img { position: absolute; width: 100%; height: 100%; object-fit: cover; }

.x-preview { position: fixed; z-index: 99; background-color: rgba(0, 0, 0, 0.5); top: 0; right: 0; left: 0; bottom: 0; display: flex; align-items: center; justify-content: center; padding: 60px; }

.x-preview-close { position: absolute; right: 40px; top: 40px; width: 40px; color: #fff; cursor: pointer; }

.x-preview-image { max-width: 100%; max-height: 100%; object-fit: contain; }

@media (min-width: 768px) { [v-mobile] { display: none !important; } }

.delay01 { animation-delay: 0.1s; }

.delay02 { animation-delay: 0.2s; }

.delay03 { animation-delay: 0.3s; }

.delay04 { animation-delay: 0.4s; }

.delay05 { animation-delay: 0.5s; }

.delay06 { animation-delay: 0.6s; }

.delay07 { animation-delay: 0.7s; }

.delay1 { animation-delay: 1s; }

.delay15 { animation-delay: 1.5s; }

.delay2 { animation-delay: 2s; }

@keyframes toggleMove { 0% { bottom: 5.5%;
    opacity: .3; }
  50% { bottom: 4.5%;
    opacity: 1; }
  100% { bottom: 5.5%;
    opacity: .3; } }

.index-swiper { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.index-swiper .index-swiper-next { position: absolute; z-index: 2; left: 50%; width: 50px; cursor: pointer; height: 50px; margin-left: -25px; bottom: 50px; padding: 15px; animation: toggleMove .8s infinite; animation-delay: 1s; }

.index-block { padding: 110px 0 0; overflow: hidden; }

.index-content { width: 100%; height: 100%; padding: 110px 13% 0; background-repeat: no-repeat; background-position: center; background-size: cover; }

.header { height: 110px; }

.header .header-fixed { position: fixed; top: 0; left: 0; width: 100%; height: 110px; background-color: #fff; display: flex; justify-content: space-between; align-items: center; padding: 0 45px; z-index: 5; }

.header .header-logo { height: 53px; width: 285px; background: url(../images/logo.png) no-repeat center/contain; }

.header .header-right { display: flex; align-items: center; height: 100%; }

.header .header-nav { display: flex; height: 100%; }

.header .header-nav .header-nav-item { display: block; height: 100%; }

.header .header-nav .header-nav-item > a { cursor: pointer; display: flex; height: 100%; padding: 0 25px; align-items: center; }

.header .header-nav .header-nav-item:hover > a { color: #149b8e; }

.header .header-search { background-color: #f6f6f6; display: flex; align-items: center; height: 42px; border-radius: 42px; margin-left: 25px; }

.header .header-search .header-search-input { flex: 1; width: 0; transition: width 0.5s; }

.header .header-search .header-search-input:focus { width: 150px; padding: 0 10px; }

.header .header-search .header-search-icon { cursor: pointer; height: 42px; width: 42px; background: url(../images/search.png) no-repeat center; background-size: contain; }

.header:hover .header-fixed { background: #fff; }

.header:hover .header-fixed .header-nav { color: #515151; }

.header.simple .header-fixed { background: none; transition: background 1s; }

.header.simple .header-fixed .header-nav { opacity: 0; transition: opacity 0.5s; }

.header.simple:hover .header-fixed { background: #fff; }

.header.simple:hover .header-fixed .header-nav { opacity: 1; }

.header.simple:hover .header-fixed .header-search { background-color: #f6f6f6; }

.header.white { color: #fff; }

.header.white .header-fixed .header-logo { background: url(../images/logo2.png) no-repeat center/contain; }

.header.white:hover .header-fixed .header-logo { background: url(../images/logo.png) no-repeat center/contain; }

.header .header-sub { display: none; position: fixed; top: 110px; width: 100%; background-color: #fff; padding: 30px 120px; left: 0; animation: fadeInDown 1s; }

.header .header-sub .header-sub-close { position: absolute; right: 40px; top: 30px; cursor: pointer; z-index: 2; }

.header .header-sub .header-sub-nav { display: flex; max-width: calc(100% - 50px); flex-wrap: wrap; }

.header .header-sub .header-sub-nav .header-sub-nav-item { color: #686868; font-size: 18px; padding: 10px 16px; border-radius: 8px; margin-right: 20px; margin-bottom: 20px; cursor: pointer; }

.header .header-sub .header-sub-nav .header-sub-nav-item.active { background-color: #e4f3f3; }

.header .header-sub .header-sub-more { position: absolute; top: 104px; right: 40px; width: 16%; }

.header .header-sub .header-sub-more .header-sub-more-item { display: flex; align-items: center; height: 50px; width: 100%; box-shadow: 0 5px 10px 0 #ccc; border-radius: 4px; margin-bottom: 10px; background-color: #fff; padding: 0 10px; }

.header .header-sub .header-sub-more .header-sub-more-item .header-sub-more-title { flex: 1; }

.header .header-sub .header-sub-more .header-sub-more-item .header-sub-more-icon { width: 26px; margin-right: 10px; }

.header .header-sub .header-sub-more .header-sub-more-item .header-sub-more-icon:last-child { margin-right: 0; width: 16px; transition: all 0.5s; }

.header .header-sub .header-sub-more .header-sub-more-item:hover { color: #149b8e; }

.header .header-sub .header-sub-more .header-sub-more-item:hover .header-sub-more-icon:last-child { transform: translateX(4px); }

.header .header-sub .header-sub-left { max-width: 1100px; width: 80%; }

.header .header-sub .header-sub-about { display: flex; }

.header .header-sub .header-sub-about .header-sub-about-left { width: 65%; border-radius: 10px; overflow: hidden; }

.header .header-sub .header-sub-about .header-sub-about-left::after { padding-bottom: 64.10256%; }

.header .header-sub .header-sub-about .header-sub-about-right { width: calc(35% - 20px); margin-left: 20px; }

.header .header-sub .header-sub-about .header-sub-about-right .v-flex { border-radius: 10px; overflow: hidden; }

.header .header-sub .header-sub-about .header-sub-about-right .v-flex:first-child { margin-bottom: 20px; }

.header .header-sub .header-sub-about .header-sub-about-right .v-flex::after { padding-bottom: 66.66667%; }

.header .header-sub .header-sub-news { display: flex; }

.header .header-sub .header-sub-news .header-sub-news-left { width: 65%; border-radius: 10px; overflow: hidden; }

.header .header-sub .header-sub-news .header-sub-news-left::after { padding-bottom: 64.10256%; }

.header .header-sub .header-sub-news .header-sub-news-left .header-sub-news-left-content { position: absolute; padding: 6%; font-size: 18px; background-color: rgba(0, 0, 0, 0.5); color: #fff; width: 100%; height: 100%; }

.header .header-sub .header-sub-news .header-sub-news-left .header-sub-news-left-content .header-sub-news-left-title { font-size: 30px; margin-bottom: 10px; }

.header .header-sub .header-sub-news .header-sub-news-right { width: calc(35% - 20px); margin-left: 20px; }

.header .header-sub .header-sub-news .header-sub-news-right .v-flex { border-radius: 10px; overflow: hidden; }

.header .header-sub .header-sub-news .header-sub-news-right .v-flex:first-child { margin-bottom: 20px; }

.header .header-sub .header-sub-news .header-sub-news-right .v-flex::after { padding-bottom: 66.66667%; }

.header .header-sub .header-sub-news .header-sub-news-right .header-sub-news-right-item { display: block; padding: 15px 0; border-bottom: 1px solid #eee; font-size: 18px; }

.header .header-sub .header-sub-news .header-sub-news-right .header-sub-news-right-item:hover { font-size: 30px; font-weight: bold; }

.header .header-sub .header-sub-product .header-sub-product-tab { display: none; width: 100%; }

.header .header-sub .header-sub-product .header-sub-product-tab.active { display: flex; }

.header .header-sub .header-sub-product .header-sub-product-left { width: 36%; border-radius: 10px; overflow: hidden; background: no-repeat center / cover; }

.header .header-sub .header-sub-product .header-sub-product-left .header-sub-product-left-image { transition: all 0.5s; }

.header .header-sub .header-sub-product .header-sub-product-left:hover .header-sub-product-left-image { transform: scale(1.1); }

.header .header-sub .header-sub-product .header-sub-product-left::after { padding-bottom: 136.55462%; }

.header .header-sub .header-sub-product .header-sub-product-left .header-sub-product-left-content { position: absolute; width: 100%; height: 100%; color: #fff; padding: 8%; }

.header .header-sub .header-sub-product .header-sub-product-left .header-sub-product-left-content .header-sub-product-left-title { font-size: 30px; margin-bottom: 10px; }

.header .header-sub .header-sub-product .header-sub-product-left .header-sub-product-left-content .header-sub-product-left-desc { font-size: 40px; font-weight: bold; }

.header .header-sub .header-sub-product .header-sub-product-left .header-sub-product-left-content .header-sub-product-left-desc::after { content: ""; display: block; width: 40px; background-color: #fff; height: 4px; margin-top: 20px; }

.header .header-sub .header-sub-product .header-sub-product-right { display: flex; align-items: flex-start; flex: 1; overflow: hidden; flex-wrap: wrap; margin-left: 20px; }

.header .header-sub .header-sub-product .header-sub-product-right .header-sub-product-item { display: block; width: calc(50% - 10px); }

.header .header-sub .header-sub-product .header-sub-product-right .header-sub-product-item::after { padding-bottom: 77.72021%; }

.header .header-sub .header-sub-product .header-sub-product-right .header-sub-product-item:nth-child(2n) { margin-left: 20px; }

.header .header-sub .header-sub-product .header-sub-product-right .header-sub-product-item:nth-child(1), .header .header-sub .header-sub-product .header-sub-product-right .header-sub-product-item:nth-child(2) { margin-bottom: 20px; }

.header .header-sub .header-sub-product .header-sub-product-item-content { background-color: #f6f6f6; border-radius: 4px; position: absolute; width: 100%; height: 100%; padding: 10px; font-size: 18px; color: #4d4d4d; line-height: 1.6; text-align: center; }

.header .header-sub .header-sub-product .header-sub-product-item-content .header-sub-product-item-cover { height: calc(100% - 60px); width: 100%; object-fit: contain; margin-bottom: 10px; }

.header .header-sub .header-sub-program { max-width: none; display: flex; flex-wrap: wrap; }

.header .header-sub .header-sub-program .header-sub-program-item { background: no-repeat center / cover; width: calc(20% - 16px); margin-right: 20px; margin-bottom: 20px; border-radius: 10px; }

.header .header-sub .header-sub-program .header-sub-program-item:nth-child(5n) { margin-right: 0; }

.header .header-sub .header-sub-program .header-sub-program-item .header-sub-program-item-title { position: absolute; font-size: 18px; padding: 10%; line-height: 1.6; color: #fff; }

.header .header-sub .header-sub-cases { display: flex; }

.header .header-sub .header-sub-cases .header-sub-cases-item { border-radius: 10px; overflow: hidden; background: no-repeat center / cover; }

.header .header-sub .header-sub-cases .header-sub-cases-item .header-sub-cases-item-content { position: absolute; width: 100%; height: 100%; display: flex; justify-content: flex-end; flex-direction: column; color: #fff; padding: 5%; }

.header .header-sub .header-sub-cases .header-sub-cases-item .header-sub-cases-item-content .header-sub-cases-item-title { font-size: 40px; }

.header .header-sub .header-sub-cases .header-sub-cases-item .header-sub-cases-item-content .header-sub-cases-item-desc { font-size: 18px; }

.header .header-sub .header-sub-cases .header-sub-cases-item:nth-child(1) { width: 68%; }

.header .header-sub .header-sub-cases .header-sub-cases-item:nth-child(1)::after { padding-bottom: 67.04545%; }

.header .header-sub .header-sub-cases .header-sub-cases-item:nth-child(2) { width: calc(32% - 20px); margin-left: 20px; }

.header .header-sub .header-sub-cases .header-sub-cases-item:nth-child(2)::after { padding-bottom: 157.75401%; }

.header .header-sub .header-sub-cases .header-sub-cases-item:nth-child(2) .header-sub-cases-item-desc { display: none; }

.suspension { position: fixed; z-index: 3; right: 30px; top: 20%; border: 2px solid #149b8e; border-radius: 30px; background-color: rgba(255, 255, 255, 0.7); color: #149b8e; text-align: center; padding: 20px 0; width: 210px; font-weight: bold; }

.suspension .suspension-title { font-size: 40px; 
  /* font-family: Arial;  */
}

.suspension .suspension-qrcode { width: 100px; height: 100px; margin: 10px 0; }

.suspension .suspension-desc { border-top: 2px solid #149b8e; border-bottom: 2px solid #149b8e; padding: 12px 16px; font-size: 14px; }

.suspension .suspension-online { padding: 12px 16px; border-bottom: 2px solid #149b8e; }

.suspension .suspension-online .suspension-online-button { display: inline-block; width: 130px; border-radius: 50px; height: 32px; line-height: 32px; font-weight: normal; background-color: #149b8e; color: #fff; }

.suspension .suspension-tip { font-size: 14px; margin: 10px 0; }

.suspension .suspension-phone { font-size: 20px; }

.footer { background-color: #f2f2f2; color: #878787; }

.footer .footer-top, .footer .footer-bottom { display: flex; }

.footer .footer-top .footer-left, .footer .footer-top .footer-bottom-left, .footer .footer-top .footer-right, .footer .footer-top .footer-bottom-right, .footer .footer-bottom .footer-left, .footer .footer-bottom .footer-bottom-left, .footer .footer-bottom .footer-right, .footer .footer-bottom .footer-bottom-right { width: 20%; }

.footer .footer-top .footer-main, .footer .footer-top .footer-bottom-main, .footer .footer-bottom .footer-main, .footer .footer-bottom .footer-bottom-main { flex: 1; overflow: hidden; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }

.footer .footer-top .footer-bottom-main, .footer .footer-bottom .footer-bottom-main { height: 100px; display: flex; justify-content: space-between; align-items: center; padding: 0 40px; }

.footer .footer-bottom { border-top: 1px solid #ddd; }

.footer .footer-left { text-align: center; padding: 40px 30px; }

.footer .footer-left .footer-left-logo { width: 90%; height: auto; margin-bottom: 50px; }

.footer .footer-left .footer-left-contact { display: block; line-height: 1.8; font-size: 18px; }

.footer .footer-left a.footer-left-contact { color: #149b8e; font-size: 30px; font-weight: bold; }

.footer .footer-left .footer-left-qrcode { width: 120px; margin-top: 20px; }

.footer .footer-main { height: 400px; }

.footer .footer-nav { display: flex; justify-content: space-around; padding: 120px  0 50px; }

.footer .footer-nav .footer-nav-item-title { font-size: 18px; font-weight: bold; color: #333; margin-bottom: 20px; }

.footer .footer-nav .footer-nav-item-link { display: block; line-height: 1.8; margin-bottom: 10px; }

.footer .footer-nav .footer-nav-item-link:hover { color: #149b8e; }

.footer .footer-copyright { line-height: 1.8; }

.footer .footer-copyright .footer-copyright-item { margin-right: 10px; }

.footer .footer-share-item { width: 30px; height: 30px; margin-left: 10px; }

.footer .footer-bottom-right { display: flex; align-items: center; justify-content: space-around; cursor: pointer; }

.footer .footer-bottom-right .footer-bottom-right-icon { transform: rotate(180deg); width: 20px; }

.page-banner { position: relative; height: 588px; background-position: center; background-size: cover; background-repeat: no-repeat; }

.page-banner .page-banner-bottom { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }

.page-banner .page-banner-title { padding: 15px 40px; background-color: #fff; font-size: 32px; display: inline-block; 
  /* font-family: "黑体";  */
  font-weight: bold; }

.right-nav { position: absolute; right: 0; top: 0; width: 90px; height: 100%; }

.right-nav .right-nav-item { height: 25%; display: flex; align-items: center; padding: 0 40px; font-size: 18px; }

.right-nav .right-nav-item:nth-child(1) { background-color: #149b8e; color: #fff; }

.right-nav .right-nav-item:nth-child(2) { background-color: #444854; color: #fff; }

.right-nav .right-nav-item:nth-child(3) { background-color: #9498a2; color: #403e3c; }

.right-nav .right-nav-item:nth-child(4) { background-color: #f5f4f3; color: #403e3c; }

.breadcrumbs { color: #666; display: flex; align-items: center; margin-bottom: 50px; border-bottom: 1px solid #eee; padding: 20px 0; }

.pagination { display: flex; justify-content: center; padding: 30px 0; }

.pagination li { width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 2px; margin: 0 4px; }

.pagination li:first-child, .pagination li:last-child { background-color: #999; color: #fff; }

.pagination li.active { background-color: #149b8e; color: #fff; }

@media (max-width: 1600px) { .u-container { width: 1300px; } }

@media (max-width: 1440px) { .u-container { width: 1200px; } }

@media (max-width: 768px) { [v-mobile] { display: initial; }
  [v-pc] { display: none !important; }
  body { max-width: 768px; margin: 0 auto; }
  .u-container { width: 100%; padding-left: 10px; padding-right: 10px; }
  .suspension { display: none; }
  .header { height: 55px; }
  .header .header-logo { width: 150px; height: 40px; }
  .header .header-fixed { height: 55px; padding: 0 10px; }
  .header .header-search { height: 32px; }
  .header .header-search .header-search-icon { height: 32px; width: 32px; }
  .header .header-menu { display: block; width: 20px; height: 20px; background: url(../images/menu.png) no-repeat center / contain; }
  .header.white .header-menu { background-image: url(../images/menu-white.png); }
  .footer .footer-mobile-header { display: block; border-bottom: 1px solid #ddd; padding: 10px 20px; }
  .footer .footer-mobile-header .footer-mobile-header-logo { width: 120px; }
  .footer .footer-nav { padding: 20px; }
  .footer .footer-main { height: 200px; }
  .footer .footer-top .footer-left { width: 45%; padding: 10px; }
  .footer .footer-top .footer-left .footer-left-logo { margin-bottom: 10px; }
  .footer .footer-top .footer-left .footer-left-contact { font-size: 14px; }
  .footer .footer-top .footer-left a.footer-left-contact { font-size: 16px; }
  .footer .footer-top .footer-left .footer-left-qrcode { width: 100px; }
  .footer .footer-nav .footer-nav-item-title { font-size: 14px; }
  .footer .footer-nav .footer-nav-item-link { font-size: 12px; margin-bottom: 6px; }
  .footer .footer-bottom .footer-bottom-main { display: block; padding: 10px 20px; height: auto; }
  .footer .footer-copyright .footer-copyright-item { display: none; }
  .footer .footer-share { margin-top: 10px; }
  .footer .footer-share-item:first-child { margin-left: 0; }
  .index-block { padding: 55px 0 0; }
  .page-banner { height: 200px; }
  .page-banner .page-banner-title { font-size: 18px; padding: 8px 20px; }
  .breadcrumbs { display: none !important; }
  .right-nav { display: none; } }
